projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
188424c
)
Drop a nonexisting variable
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Nov 2014 20:13:45 +0000
(15:13 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Nov 2014 21:11:56 +0000
(16:11 -0500)
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 4a783d9a7bcb3390813b04349a118443dea39e75..9159aede54e0ec9b6adec1a21802c44eb330a2a0 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-681,8
+681,7
@@
gtk_private_h_sources = \
gtkwin32themeprivate.h \
gtkwindowprivate.h \
gtktreemenu.h \
- $(gtk_private_type_h_sources) \
- $(gtk_clipboard_dnd_h_sources)
+ $(gtk_private_type_h_sources)
a11y_c_sources = \
a11y/gtkaccessibility.c \